home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.teleport.com!sschaem
- From: sschaem@teleport.com (Stephan Schaem)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Integer Sine tables?
- Date: 2 Mar 1996 20:43:44 GMT
- Organization: Teleport - Portland's Public Access (503) 220-1016
- Message-ID: <4habu0$d1d@maureen.teleport.com>
- References: <4glqbd$4ab@nnrp1.news.primenet.com> <4gpbi1$3i5@maureen.teleport.com> <1996Feb26.162410.27523@imada.ou.dk> <4gvq0q$qqd@maureen.teleport.com> <DnLG7o.BEE.0.-s@cs.vu.nl>
- NNTP-Posting-Host: julie.teleport.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- Irmen de Jong (irmen@cs.vu.nl) wrote:
- : On 27 Feb 1996 20:36:42 GMT Stephan Schaem (sschaem@teleport.com) (Stephan Schaem) wrote:
-
- : : speaking of math... any idea how to find an aproximation of the curve
- : : y = 1/(1/x) = x^2 using an incremental methode like: y = x+a , a+=b ?
- : ^^^^^^^^^^^^^
- : hmmm ;-)
-
- I was confused when I wrote that :) But I got info on quatratic
- interpolation (2nd degree) and it seem it can aproximate to a fraction
- of percent the curve I want. (x^2 is just 1 case)
-
- Thanks for the reply,
-
- Stephan
-